Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase alert timeout and set it on createAlert too #460

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

Duddino
Copy link
Member

@Duddino Duddino commented Nov 11, 2024

Abstract

Some alerts, like the uncaught exception ones were not showing because the default timeout was 0.
This PR removes the default 0 timeout, and increases the AlertController::createAlert timeout to 10s.
This makes the unhandled exception alert show again
image

Testing

  • Trigger some alerts

Copy link

netlify bot commented Nov 11, 2024

Deploy Preview for cheery-moxie-4f1121 ready!

Name Link
🔨 Latest commit 85d816f
🔍 Latest deploy log https://app.netlify.com/sites/cheery-moxie-4f1121/deploys/6731fded780aa90008bda1d0
😎 Deploy Preview https://deploy-preview-460--cheery-moxie-4f1121.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@JSKitty JSKitty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK 85d816f

@JSKitty JSKitty merged commit 5503176 into PIVX-Labs:master Nov 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants